CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 聚类 MATLAB

搜索资源列表

  1. fcm

    1下载:
  2. 很好的模糊聚类算法 用MATLAB编写的-Good fuzzy clustering algorithm using MATLAB prepared
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:5677
    • 提供者:汪君
  1. NcutClustering

    2下载:
  2. 谱聚类和SVM相结合的图像分割程序,这是用matlab编的谱聚类程序,该方法能有效的用于数据分类。-This is a matlab procedures for the spectral clustering.The method is effective for data classification.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:301922
    • 提供者:liulili
  1. kmean

    0下载:
  2. 包括K-均值聚类算法的思想介绍,kmeans的MATLAB代码,c语言代码、c++代码。-Including the K-means clustering algorithm introduced the idea, kmeans of MATLAB code, c language code, c++ code.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:10711
    • 提供者:刘斌
  1. Cluster_MeanShift

    0下载:
  2. 采用meanshift算法实现图像聚类,函数用matlab实现-clustering using Mean-shift
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2733
    • 提供者:xianxi
  1. k-mean k均值聚类程序

    3下载:
  2. k均值聚类程序,虽然matlab中也有自带的,但是这个速度不错。-program for k means used for cluster
  3. 所属分类:matlab例程

    • 发布日期:2012-11-15
    • 文件大小:1050
    • 提供者:shan cheng
  1. Ncut

    0下载:
  2. 自己写的Normalized Cut图像分割,聚类程序,程序非常清晰,花了很长时间调试。-Normalize Cut
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:3012
    • 提供者:Jerry
  1. 最短距离聚类的matlab的实现

    0下载:
  2. 最短距离聚类的matlab的实现,最短距离聚类 %说明:此程序的优点在于每一步都是自己编写的,很少用matlab现成的指令, %所以更适合于初学者,有助于理解各种标准化方法和距离计算方法。 %程序包含了极差标准化(两种方法)、中心化、标准差标准化、总和标准化和极大值标准化等标准化方法, %以及绝对值距离、欧氏距离、明科夫斯基距离和切比雪夫距离等距离计算方法。
  3. 所属分类:matlab例程

    • 发布日期:2012-10-28
    • 文件大小:68608
    • 提供者:yinabisheng
  1. fuzzycluster

    0下载:
  2. 模糊聚类,用matlab实现基于模糊等价矩阵的模糊聚类方法。-Fuzzy Clustering with matlab fuzzy equivalent matrix based on the fuzzy clustering method.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:72236
    • 提供者:李毓婷
  1. NJW

    0下载:
  2. njw谱聚类算法,读者可以参考用于科研用途,其中的参数需要自己设定-spectral clustering algorithm of NJW
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1207
    • 提供者:jianyuan
  1. SA_GA

    3下载:
  2. 基于遗传模拟退火算法的聚类算法。将模拟退火算法与遗传算法相结合用于聚类分析,由于模拟退火算法和遗传算法可以互相取长补短,因此有效地克服了传统遗传算法的早熟现象,同时根据聚类问题的具体情况设计遗传编码方式、适应度函数,使该算法更有效、更快速地收敛到全局最优解。 -Genetic simulated annealing algorithm based on clustering algorithms. Simulated annealing algorithm and genetic algo
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-11-11
    • 文件大小:5833
    • 提供者:杨剑浩
  1. kmeans-image-segmentation

    1下载:
  2. K-meansK均值聚类在无监督的情况下选择图像特征的算法-K-meansK means clustering in the case of unsupervised image feature selection algorithm
  3. 所属分类:Special Effects

    • 发布日期:2015-10-18
    • 文件大小:46288
    • 提供者:renli
  1. fcm

    0下载:
  2. 一个关于FUZZY kmeans算法的matlab源程序 有带聚类分析结果-Kmeans algorithm on matlab source are the result of cluster analysis with
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1694
    • 提供者:张政
  1. kernel-ica

    0下载:
  2. 利用KICA实现聚类,里面含有数据集,可以进行测试-clustering with KICA
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:943570
    • 提供者:liwei
  1. PSOGARBF

    2下载:
  2. 基本粒子群优化算法 遗传算法,基于聚类,梯度,最小二乘法的RBF网络程序等5个代码-Elementary particle swarm optimization algorithm genetic algorithm, based on clustering, gradient, least-squares method of RBF network program such as 5 code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:8910
    • 提供者:孟艳
  1. ISODATA

    1下载:
  2. 本源程序为ISODATA聚类算法 可以达到很好的聚类效果-The source code for the ISODATA clustering algorithm can achieve very good clustering results
  3. 所属分类:Special Effects

    • 发布日期:2015-03-25
    • 文件大小:2372
    • 提供者:朱东
  1. NcutClustering_7

    4下载:
  2. 基于MATLAB实现的谱聚类算法,用于图像分割-MATLAB-based implementation of the spectral clustering algorithm for image segmentation
  3. 所属分类:matlab

    • 发布日期:2015-02-04
    • 文件大小:421209
    • 提供者:liulili
  1. jibenyiqunjuleisuanfa

    4下载:
  2. 该算法,解决了不收敛的问题,聚类效果非常好(效果图如附件图片所示)。改进的蚁群算法是基于遗传算法的改进,在基本遗传算法的基础之上,加入了变异因子,产生变异,从而更快的收敛。-Basic ant clustering algorithm and its improved algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:50946
    • 提供者:卫民
  1. fuzzyC

    0下载:
  2. 遗传算法改进的模糊C均值聚类的matlab源程序,可以运行,格式需要更改-Improved genetic algorithm fuzzy C means clustering matlab source code, you can run, you need to change the format
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:5112
    • 提供者:李慧
  1. pso-clustering

    1下载:
  2. 基于粒子群的改进K均值聚类算法源代码。适用于MATLAB7.1。-Improved PSO-based K means clustering algorithm source code. For MATLAB7.1.
  3. 所属分类:matlab

    • 发布日期:2017-03-09
    • 文件大小:2048
    • 提供者:hsj
  1. seed

    0下载:
  2. 一种图像分割算法—像素聚类区域成长法 此法从一个种子像素开始,通过如平均灰度、组织纹理及色彩等性质的判断,将具类似性质的像素纳入所考虑区域。-An image segmentation algorithm- clustering pixels regional growth law this method started from a seed pixel, through, such as average gray, organizations such as texture and co
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:8278
    • 提供者:施云涛
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com